home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet multimedia / Animacje, filmy i prezentacje / Modelowanie 3D / Wings 3D 0.98.35 / wings-0.98.35.exe / lib / wpc_connect_tool_en.lang < prev    next >
Text File  |  2006-07-19  |  442b  |  22 lines

  1. %% -*- mode:erlang; erlang-indent-level: 2 -*-
  2. {wpc_connect_tool,
  3.  [
  4.   {help,
  5.    [
  6.     {1,"Select vertex or cut edge [press button to slide]"},
  7.     {2,"Exit Connect"},
  8.     {3,"Connects edges/vertices [reselect last vertex to end]"},
  9.     {4,"Exit Connect"}
  10.    ]},
  11.   {lc_help,
  12.    [
  13.     {1,"Loop Connect Off"},
  14.     {2,"Loop Connect On"}
  15.    ]},
  16.   {menu,
  17.    [
  18.     {1,"Connect"},
  19.     {2,"Mode for quickly connecting vertices and edges"}
  20.    ]}
  21.  ]}.
  22.